Add TAL-Reverb-II plugin to test
[juce-lv2.git] / juce / source / extras / audio plugin host / JuceLibraryCode / JuceHeader.h
bloba3ddd3c3b79c925c2442495af2c71be6aa968127
1 /*
3 IMPORTANT! This file is auto-generated by the Jucer each time you save your
4 project - if you alter its contents, your changes may be overwritten!
6 This is the header file that your files should include in order to get all the
7 Juce library headers. You should NOT include juce.h or juce_amalgamated.h directly in
8 your own source files, because that wouldn't pick up the correct Juce configuration
9 options for your app.
13 #ifndef __APPHEADERFILE_F44361BB__
14 #define __APPHEADERFILE_F44361BB__
16 #include "AppConfig.h"
17 #include "../../../juce_amalgamated.h"
19 namespace ProjectInfo
21 const char* const projectName = "Plugin Host";
22 const char* const versionString = "1.0.0";
23 const int versionNumber = 0x10000;
26 #endif // __APPHEADERFILE_F44361BB__